-
Notifications
You must be signed in to change notification settings - Fork 26
重构部分代码 #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
重构部分代码 #47
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
可以试试虚拟机,而且我有Mac,可以帮你做测试 |
如果可以测试那太感谢了,虚拟机确实可以,但是我没有安装macOS的经验,加之学业繁重实在没有时间,还是恳请别人帮忙测试了😊 |
很正常,因为 PCL2.Neo 是早期开发阶段,还没实际功能。另外你系统使用深色模式吗?如果没有使用,那么这是个 Bug。 |
嗯 |
chore(MyColor): implement IEquatable
fix the worn 4 arguments in FromHsl2
修复了 Java 可执行文件判断错误的问题
修复 MyColor 编译错误 && 修复 linux 下 java 搜索
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
增加Linux和macOS的Java搜索部分,可惜由于身边没有可以用来测试的设备,所以这段代码没有经过测试,可能无法按照预期工作。
对MyColor做了部分重构,增加一些方法的summary